<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{/*margin-bottom:20px;*/text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:38px; height:74px;/*IE7 life-saver*/ text-indent:40px; margin-top:-16%; z-index:9; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{/*background:url(../images/i_pro_left.png) no-repeat;*/ float:left;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{/*background:url(../images/i_pro_left_on.png) no-repeat;*/}
.owl-theme .owl-controls .owl-buttons div.owl-next{/* background:url(../images/i_pro_right.png) no-repeat;*/ float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{/*background:url(../images/i_pro_right_on.png) no-repeat;*/ }
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#ccc;}
.owl-theme .owl-controls .owl-page.active span{background:#4cb6ed;}
/* If PaginationNumbers is true 
.owl-theme .owl-controls.clickable .owl-page:hover span*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}

/*é¦–é¡µæ‰‹æœºè½®æ˜¾*/
.flash_div{ display:none;}
#owl-flash{text-align:center;}
#owl-flash.owl-theme .owl-controls{ bottom:5px; text-align:center; position:absolute; width:100%;}
#owl-flash.owl-theme .owl-controls .owl-pagination{ }
/* Styling Pagination*/
#owl-flash.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
#owl-flash.owl-theme .owl-controls .owl-page span{display: block;width: 8px;height: 8px;margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#fff; background-size:100% 100%; }
#owl-flash.owl-theme .owl-controls .owl-page.active span{ /*background-image:url(../images/left_on.png);*/ background:#99d9ec;}
#owl-flash.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0; display:none;}
#owl-flash.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-flash .item{margin: 0px;}
#owl-flash .item img{display:block; width:100%; height:100%;}
#owl-flash .item dd{ width:100%;}

/*åŠ¨æ€*/
.owl-demo5{text-align:center; margin-bottom:100px; margin-top:0;width:100%;}
.owl-demo5.owl-theme .owl-controls{ bottom:-36px; text-align:center; position:absolute; width:100%;}
.owl-demo5.owl-theme .owl-controls .owl-pagination{ text-align:center; height:0;}
/* Styling Pagination*/
.owl-demo5.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-demo5.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 10px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;/*background:url(../images/dian.png) no-repeat;*/ background-size:100% 100%;}
.owl-demo5.owl-theme .owl-controls .owl-page.active span{ /*background-image:url(../images/dian_on.png);*/ background:#99d9ec;}
.owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0%; width:210px; left:50%; margin-left:-105px; height:0; margin-top:5px;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div{ width:25px; height:15px; margin-top:5px;}
/*.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev{background: url(../images/prev.png) no-repeat;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next{background: url(../images/next.png) no-repeat;}*/
.owl-demo5.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo5 .item{margin: 0 3%;}
.owl-demo5 .item .imgs{ overflow:hidden; position:relative;}
.owl-demo5 .item .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 1.6s ease-out 0s; -moz-transition:all 1.6s ease-out 0s; -o-transition:all 1.6s ease-out 0s; transition:all 1.6s ease-out 0s;}
.owl-demo5 .item:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.owl-demo5 .item .txts{ position:absolute; width:100%; height:100%; top:0; left:0; transition:all 0.3s;background:rgba(64,72,90,0.8);transition:all 0.9s;}
.owl-demo5 .item:hover .txts{opacity:0;filter:Alpha(opacity=0);}
.owl-demo5 .item .txts .cons{ position:absolute; bottom:6%; left:50%;transform: translate(-50%, 0%); width:94%; max-width:330px; color:#f1f1f1; text-align:left; }
.owl-demo5 .item .txts .cons .p{ font-weight:normal; line-height:20px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom:1%; font-size:14px;}
.owl-demo5 .item .txts .cons .span{ display:block; overflow:hidden; font-size:16px; height:24px; line-height:24px;transition:all 0.3s; background:url(../images/i_bg4.png) right center no-repeat;}
.owl-demo5 .item .txts .h3{ position:absolute; top:6%; left:50%;transform: translate(-50%, 0%); width:94%; max-width:330px; color:#f1f1f1; text-align:left; font-weight:normal; }
.owl-demo5 .item .txts .h3 .span{ display:block; line-height:1.1; margin-bottom:1%; max-width:170px;}
/*æ‰¿æž„è£èª‰*/
.owl-demo7{text-align:center; margin-bottom:176px; margin-top:4%;}
.owl-demo7.owl-theme .owl-controls{ bottom:-70px; text-align:center; position:absolute; width:100%;}
.owl-demo7.owl-theme .owl-controls .owl-pagination{ text-align:center; }
/* Styling Pagination*/
.owl-demo7.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-demo7.owl-theme .owl-controls .owl-page span{display: block;width: 48px;height: 2px;margin: 5px 4px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 0%;-moz-border-radius: 0%;border-radius: 0%;background:#cfcfce;}
.owl-demo7.owl-theme .owl-controls .owl-page.active span{background:#b0e0ee;}
.owl-demo7.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0; display:none;}
.owl-demo7.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo7 .item{margin: 0 3%;}
.owl-demo7 .item img{ width:100%;/*transition:all 0.5s;-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 1.6s ease-out 0s; -moz-transition:all 1.6s ease-out 0s; -o-transition:all 1.6s ease-out 0s; transition:all 1.6s ease-out 0s;position:absolute; top:0; left:0; height:100%;}
.owl-demo7 .item dd{overflow:hidden; background:#31353e; padding-top:55px; padding-bottom:24px; }
.owl-demo7 .item dd .imgs{ max-width:239px; width:90%; margin:0 auto; overflow:hidden; position:relative; padding-top:96.63%;}
.owl-demo7 .item dd:hover .imgs img{/*transform: rotateY(360deg)*//*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1); }
.owl-demo7 .item dd .h4{ width:96%; margin:0 auto; font-weight:normal; color:#f4f4f4; font-size:14px; line-height:24px; height:96px; overflow:hidden; margin-top:28px;}
/*åˆä½œä¼™ä¼´*/
#owl-demo4{text-align:center; margin-bottom:8%; margin-top:3%;}
#owl-demo4.owl-theme .owl-controls{ bottom:-50px; text-align:center; position:absolute; width:100%;}
#owl-demo4.owl-theme .owl-controls .owl-pagination{ text-align:center; }
/* Styling Pagination*/
#owl-demo4.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
#owl-demo4.owl-theme .owl-controls .owl-page span{display: block;width: 48px;height: 2px;margin: 5px 4px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 0%;-moz-border-radius: 0%;border-radius: 0%;  background:#cfcfce;}
#owl-demo4.owl-theme .owl-controls .owl-page.active span{background:#b0e0ee;}
#owl-demo4.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0; display:none;}
#owl-demo4.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-demo4 .item{margin: 0 0%;}
#owl-demo4 .item img{ width:100%;/*transition:all 0.5s;*/-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);/*-webkit-transition:all 1.6s ease-out 0s; -moz-transition:all 1.6s ease-out 0s; -o-transition:all 1.6s ease-out 0s; transition:all 1.6s ease-out 0s;*/}
#owl-demo4 .item dd{overflow:hidden; width:94%; max-width:188px; margin:0 auto; margin-bottom:24px;}
#owl-demo4 .item dd .imgs{ overflow:hidden;}
#owl-demo4 .item dd:hover .imgs img{/*transform: rotateY(360deg)*/-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;/*-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);*/}


/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6{ width:100%; margin-top:-22%; margin-bottom:1%;}
#owl-demo6 .owl-item.loading{ min-height:40px;}
#owl-demo6.owl-theme .owl-controls{ top:0; height:0;}
#owl-demo6.owl-theme .owl-controls .owl-buttons{ position:absolute; bottom:14px; width:72px; right:-120px; height:0; }
#owl-demo6.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:20px; height:14px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/case_left.png) center center no-repeat; float:left;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{/*background:url(../images/product_left2_on.png) center center no-repeat;*/opacity:0.8;filter:Alpha(opacity=80);}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/case_right.png) center center no-repeat; float:right;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next:hover{/*background:url(../images/product_right2_on.png) center center no-repeat;*/opacity:0.8;filter:Alpha(opacity=80);}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled{ background-image:url(../images/case_left_on.png);}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next.disabled{ background-image:url(../images/case_right_on.png);}
#owl-demo6 .item{margin: 0px 0%; }
#owl-demo6 .item dd{ overflow:hidden; text-align:center;}
#owl-demo6 .item .imgs{ overflow:hidden; position:relative;}
#owl-demo6 .item .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 1.6s ease-out 0s; -moz-transition:all 1.6s ease-out 0s; -o-transition:all 1.6s ease-out 0s; transition:all 1.6s ease-out 0s;}
#owl-demo6 .item:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
#owl-demo6 .item .txts{ position:absolute; width:100%; height:100%; top:0; left:0; transition:all 0.3s;background:rgba(72,75,83,0.74);transition:all 0.6s;}
#owl-demo6 .item:hover .txts{opacity:0;filter:Alpha(opacity=0);background:rgba(72,75,83,0);}
#owl-demo6 .item .psel .txts{opacity:0;filter:Alpha(opacity=0);}
#owl-demo6 .item .txts .cons{ position:absolute; width:96%;  top:50%; left:50%;transform: translate(-50%, -50%); color:#fff;}
#owl-demo6 .item .txts .cons i{ display:block; width:72px; height:72px; margin:0 auto; margin-bottom:6%; background-repeat:no-repeat; background-size:100% 100%;}
#owl-demo6 .item .txts .cons i.bgs1{ background-image:url(../images/case_pic1.png);}
#owl-demo6 .item .txts .cons i.bgs2{ background-image:url(../images/case_pic2.png);}
#owl-demo6 .item .txts .cons i.bgs3{ background-image:url(../images/case_pic3.png);}
#owl-demo6 .item .txts .cons i.bgs4{ background-image:url(../images/case_pic4.png);}
#owl-demo6 .item .txts .cons i.bgs5{ background-image:url(../images/case_pic5.png);}
#owl-demo6 .item .txts .cons .h3{ font-weight:normal; overflow:hidden; line-height:1.2;}
#owl-demo6 .item .txts .cons .p{ font-size:14px; overflow:hidden; height:20px; line-height:20px; margin-top:2%;}
/*å‘å±•åŽ†ç¨‹*//*æ²¡ç”¨*/
.owl-demo6.owl-carousel .owl-wrapper-outer{ /*padding-top:10px; padding-bottom:6px;*/}
.owl-demo6{ max-width:1350px;width:calc(100% - 54px);width:-webkit-calc(100% - 54px);width:-moz-calc(100% -54px); margin:0 auto; margin-top:68px; margin-bottom:70px; text-align:center; position:relative; }
.owl-demo6:after{ content:""; position:absolute; top:47px; width:100%; height:1px; background:#a8b1ba; left:0;}
/* Styling Next and Prev buttons*/
.owl-demo6.owl-theme .owl-controls{/* bottom:60%;*/ height:0; top:50%;}
.owl-demo6.owl-theme .owl-controls .owl-pagination{ display:none;}
.owl-demo6.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30px; width:100%; left:0;  height:0;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:27px; height:35px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/about_left.png) center center no-repeat; float:left;background-size:100% 100%; margin-left:-27px;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);background-size:100% 100%;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/about_right.png) center center no-repeat; float:right;background-size:100% 100%; margin-right:-27px;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);background-size:100% 100%;}

.owl-demo6.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo6 .item{margin:0 3%;}
.owl-demo6 .item dd{ width:94%; max-width:260px; margin:0 auto;  background:url(../images/about_bg1.png) left 39px no-repeat; text-align:left;}
.owl-demo6 .item dd .h3{ font-weight:normal;overflow:hidden;color:#fff; height:26px; line-height:26px; font-size:20px;}
.owl-demo6 .item dd .h3 span{ padding-right:7px; font-weight:bold;}
.owl-demo6 .item dd .p{ overflow:hidden; padding-top:43px;color:#fff; font-size:14px; line-height:26px; letter-spacing:1px;}

@media screen and (max-width: 1440px) {
/*æ‰¿æž„è£èª‰*/
.owl-demo7{ margin-bottom:140px;}
.owl-demo7.owl-theme .owl-controls .owl-page span{ width:40px;}
/*åˆä½œä¼™ä¼´*/
#owl-demo4.owl-theme .owl-controls .owl-page span{ width:40px;}
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6{ margin-top:-20%;}
}

@media screen and (max-width: 1200px) {
/*æ‰¿æž„è£èª‰*/
.owl-demo7 .item dd{ padding-top:30px;}
.owl-demo7.owl-theme .owl-controls .owl-page span{ width:36px;}
/*åˆä½œä¼™ä¼´*/
#owl-demo4.owl-theme .owl-controls .owl-page span{ width:36px;}
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6{ margin-top:-17%;}

}
@media screen and (max-width: 1100px) {
/*åˆä½œä¼™ä¼´*/
#owl-demo4 .item dd{ margin-bottom:30px;}
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6{ margin-top:-21%;}


}
@media screen and (max-width: 960px) {
/*é¦–é¡µæ‰‹æœºè½®æ˜¾*/
.flash_div{ display:block;}
#a1portalSkin_ctr211899211899_mainArea{ display:none;}
/*åŠ¨æ€*/
.owl-demo5{ margin-bottom:80px;}
.owl-demo5.owl-theme .owl-controls{ bottom:-26px;}
.owl-demo5 .item .txts .cons .p{ font-size:13px;}
.owl-demo5 .item .txts .cons .span{ font-size:14px;}
/*æ‰¿æž„è£èª‰*/
.owl-demo7{ margin-bottom:100px;}
.owl-demo7.owl-theme .owl-controls{ bottom:-60px;}
/*åˆä½œä¼™ä¼´*/
#owl-demo4{ margin-bottom:6%;}
#owl-demo4.owl-theme .owl-controls{ bottom:-20px;}
#owl-demo4 .item dd{ margin-bottom:20px;}
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6.owl-theme .owl-controls .owl-buttons{ right:-100px;}
#owl-demo6 .item .txts .cons .p{ font-size:13px;}

}
@media screen and (max-width: 789px) {
/*åŠ¨æ€*/
.owl-demo5 .item{margin: 0 2%;}
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6{ margin-top:-29%;}
#owl-demo6 .item .txts .cons i{ width:50px; height:50px;}

}
@media screen and (max-width: 640px) {
/*åŠ¨æ€*/
.owl-demo5 .item .txts .cons .p{ font-size:12px;}
.owl-demo5 .item .txts .cons .span{background-size:16px auto; font-size:13px;}
/*åˆä½œä¼™ä¼´*/
#owl-demo4{ margin-bottom:60px;}
#owl-demo4.owl-theme .owl-controls{ bottom:-35px;}
#owl-demo4.owl-theme .owl-controls .owl-page span{ width:30px;}
#owl-demo4 .item dd{ margin-bottom:13px;}
/*æ‰¿æž„è£èª‰*/
.owl-demo7{ margin-bottom:90px;}
.owl-demo7.owl-theme .owl-controls{ bottom:-50px;}
.owl-demo7.owl-theme .owl-controls .owl-page span{ width:30px;}
.owl-demo7 .item{ margin:0 2%;}
.owl-demo7 .item dd .h4{ font-size:13px;}
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6.owl-theme .owl-controls .owl-buttons{ width:45px; right:-60px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div{ width:15px; height:10px; }
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background-size:100% 100%;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{background-size:100% 100%;}
#owl-demo6 .item .txts .cons i{ width:40px; height:40px;}
#owl-demo6 .item .txts .cons .p{ font-size:12px;}
/*å‘å±•åŽ†ç¨‹*/
.owl-demo6{ margin-top:30px; margin-bottom:20px;}
.owl-demo6 .item dd .h3{ font-size:18px;}
.owl-demo6 .item dd .p{ font-size:13px; line-height:24px;}
}

@media screen and (max-width: 480px) {
/*åŠ¨æ€*/
.owl-demo5 .item .txts .cons .span{ font-size:12px;}
/*æ‰¿æž„è£èª‰*/
.owl-demo7{ margin-bottom:70px;}
.owl-demo7.owl-theme .owl-controls{ bottom:-40px;}
.owl-demo7.owl-theme .owl-controls .owl-page span{ width:20px;}
/*.owl-demo7 .item dd{ padding-top:20px; padding-bottom:20px;}*/

/*åˆä½œä¼™ä¼´*/
#owl-demo4.owl-theme .owl-controls .owl-page span{ width:20px;}
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6 .item .txts .cons .h3{ font-size:15px;}
/*å‘å±•åŽ†ç¨‹*/
.owl-demo6{width:calc(100% - 44px);width:-webkit-calc(100% - 44px);width:-moz-calc(100% -44px);}
.owl-demo6.owl-theme .owl-controls .owl-buttons{ top:32px;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div{ width:22px; height:30px;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{ margin-left:-22px;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:-22px;}
.owl-demo6 .item dd .h3{ font-size:16px;}
.owl-demo6 .item dd .p{ font-size:12px; line-height:22px;}

}
@media screen and (max-width: 479px) {
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6{ margin-top:-32%;}
}
@media screen and (max-width: 380px) {
/*é¡¹ç›®åˆ†ç±»*/
#owl-demo6 .item .txts .cons .h3{ font-size:14px;}

}
</pre></body></html>